Rust: strings
WIP
String
and
str
references
https://doc.rust-lang.org/book/ch08-02-strings.html
https://stackoverflow.com/questions/24158114/what-are-the-differences-between-rusts-string-and-str
https://qiita.com/yagince/items/e7474839246ced595f7a
https://qiita.com/Mizunashi_Mana/items/db88cb0bff002abce1ae
#Rust